Use flags suitable for armhf port when TARGET=ARMV6
authorSébastien Villemot <sebastien@debian.org>
Thu, 17 Dec 2020 12:53:00 +0000 (12:53 +0000)
committerSébastien Villemot <sebastien@debian.org>
Thu, 17 Dec 2020 12:53:00 +0000 (12:53 +0000)
commitd959c25337848df734b9290c181f20ac1b6ddf74
treedfeba9f2d1ee1e27fe68396cb1d0363aed6ced8b
parent70bb16769932d1d013e98e70ee77a6ebbf847e7a
Use flags suitable for armhf port when TARGET=ARMV6

Forwarded: not-needed
Last-Update: 2015-04-29

See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
Makefile.arm